kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.collections
/
[Common]MutableIterator
/
remove
remove
Common
abstract
fun
remove
(
)
Content copied to clipboard
Removes from the underlying collection the last element returned by this iterator.